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

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546630'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546630'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546898'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546898'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550140'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550140'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550327'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550327'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546631'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546631'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546751'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546751'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547059'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547059'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547075'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547075'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550485'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550485'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550695'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550695'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546317'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546317'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546491'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546491'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550092'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550092'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550328'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550328'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550486'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550486'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550636'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550636'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550247'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550247'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550293'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550293'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550344'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550344'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550593'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550593'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546385'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546385'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546570'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546570'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546676'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546676'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546855'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546855'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546936'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546936'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547027'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547027'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547137'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547137'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550079'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550079'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550597'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550597'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546799'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546799'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546982'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546982'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547103'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547103'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550045'^^xsd:integer;
  dwc:scientificName 'Aglaophenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550045'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550244'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550244'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550545'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550545'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546354'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546354'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546803'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546803'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547066'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547066'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547100'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547100'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550157'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550157'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550246'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550246'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550340'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550340'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546798'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546798'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546981'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546981'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550156'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550156'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550339'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550339'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550538'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550538'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550712'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550712'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546356'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546356'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546532'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546532'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546800'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546800'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550111'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550111'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550158'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550158'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550245'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550245'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550540'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550540'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550325'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550325'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550377'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550377'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550481'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550481'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550639'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550639'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550696'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550696'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546389'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546389'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546571'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546571'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546416'^^xsd:integer;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546416'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546606'^^xsd:integer;
  dwc:scientificName 'Pseudolithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144024'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546606'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546790'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546790'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546976'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546976'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547065'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547065'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1549983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1549983'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1549983'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550042'^^xsd:integer;
  dwc:scientificName 'Aglaophenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550042'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550109'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550109'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550407'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550407'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546495'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546495'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546624'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546624'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546754'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546754'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550271'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550271'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546702'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546702'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546937'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546937'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547028'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547028'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547134'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547134'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550013'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550013'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550592'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550592'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546442'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546442'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546575'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546575'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546697'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546697'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547033'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547033'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547135'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547135'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550015'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550015'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550089'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550089'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550187'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550187'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550598'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550598'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546419'^^xsd:integer;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546419'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546503'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546503'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546757'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546757'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546960'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546960'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550224'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550224'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550493'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550493'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550698'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550698'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546324'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546324'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546497'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546497'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546756'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546756'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546958'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546958'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547077'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547077'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550141'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550141'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550378'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550378'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546710'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546710'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546753'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546753'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550093'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550093'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550482'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550482'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550637'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550637'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546319'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546319'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546718'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546718'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546755'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546755'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550270'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550270'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550487'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550487'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550697'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550697'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546386'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546386'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546473'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546473'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546576'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546576'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546677'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546677'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546698'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546698'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546862'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546862'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547138'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547138'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550016'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550016'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550052'^^xsd:integer;
  dwc:scientificName 'Aglaophenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550052'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550599'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550599'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550729'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550729'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546355'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546355'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546534'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546534'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546804'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546804'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547101'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547101'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550544'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550544'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546387'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546387'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546600'^^xsd:integer;
  dwc:scientificName 'Palmophyllum crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145917'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546600'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546662'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546662'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546857'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546857'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547029'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547029'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550014'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550014'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550190'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550190'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550250'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550250'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547025'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547025'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550078'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550078'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550119'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550119'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550188'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550188'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550249'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550249'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550360'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550360'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546388'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546388'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546572'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546572'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546611'^^xsd:integer;
  dwc:scientificName 'Pseudolithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144024'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546611'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546675'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546675'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546858'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546858'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550118'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550118'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550130'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550130'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550358'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550358'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550594'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550594'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550671'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550671'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546424'^^xsd:integer;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546424'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546531'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546531'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546732'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546732'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546796'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546796'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546979'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546979'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550043'^^xsd:integer;
  dwc:scientificName 'Aglaophenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550043'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550155'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550155'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550411'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550411'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550537'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550537'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546351'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546351'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546528'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546528'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546598'^^xsd:integer;
  dwc:scientificName 'Palmophyllum crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145917'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546598'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546795'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546795'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546978'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546978'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550410'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550410'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550532'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550532'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546460'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546460'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546791'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546791'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547064'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547064'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550105'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550105'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550154'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550154'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550408'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550408'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550531'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550531'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546797'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546797'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546980'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546980'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1549984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1549984'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1549984'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550044'^^xsd:integer;
  dwc:scientificName 'Aglaophenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550044'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550243'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550243'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550292'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550292'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550343'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550343'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546318'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546318'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546752'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546752'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546900'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546900'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547076'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547076'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550091'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550091'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550139'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550139'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550324'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550324'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550480'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550480'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550694'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550694'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546316'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546316'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546415'^^xsd:integer;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546415'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546490'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546490'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546628'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546628'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546717'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546717'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546750'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546750'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550088'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550088'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550137'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550137'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550269'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550269'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550326'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550326'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550478'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550478'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550635'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550635'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546322'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546322'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546418'^^xsd:integer;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546418'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550693'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550693'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546349'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546349'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546463'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546463'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546530'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546530'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546321'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546321'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546417'^^xsd:integer;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546417'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546629'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546629'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547074'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547074'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550138'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550138'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550206'^^xsd:integer;
  dwc:scientificName 'Caulerpa prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144471'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550206'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550323'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550323'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550376'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550376'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550479'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550479'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546441'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546441'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546574'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546574'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546696'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546696'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546736'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546736'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546860'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546860'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547032'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547032'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547133'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547133'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550189'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550189'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550596'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550596'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546440'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546440'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546573'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546573'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546695'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546695'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546859'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546859'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547031'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547031'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547132'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547132'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550131'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550131'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550186'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550186'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550591'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550591'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546384'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546384'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546443'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546443'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546700'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546700'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546854'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546854'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547026'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547026'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547136'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547136'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550132'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550132'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550185'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550185'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550313'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550313'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550359'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550359'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550457'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550457'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550590'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550590'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546383'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546383'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546568'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546568'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546612'^^xsd:integer;
  dwc:scientificName 'Pseudolithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144024'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546612'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546687'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546687'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546699'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546699'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546853'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546853'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547030'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547030'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547131'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547131'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546527'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546527'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547099'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547099'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550543'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550543'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546899'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546899'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546569'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546569'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546701'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546701'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550345'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550345'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546983'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546983'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546323'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546323'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546390'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546390'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550329'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550329'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546496'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546496'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547034'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547034'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546703'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546703'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550595'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550595'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550291'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550291'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546986'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546986'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547139'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547139'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550434'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550434'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550375'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550375'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546935'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546935'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550488'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550488'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550539'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550539'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546733'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546733'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550341'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550341'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546985'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546985'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550012'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550012'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550361'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550361'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546649'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546649'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550536'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550536'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546856'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546856'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546861'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546861'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546492'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546492'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550142'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550142'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546977'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546977'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546464'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546464'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0231 9.79191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0231"^^xsd:decimal ;
  dwc:decimalLongitude "9.79191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550110'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79191'^^xsd:double;
  dwc:latitude '43.0231'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550110'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546651'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546651'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546808'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546808'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546326'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546326'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546501'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546501'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546601'^^xsd:integer;
  dwc:scientificName 'Pseudolithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144024'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546601'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546711'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546711'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547060'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547060'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550490'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550490'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550640'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550640'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546959'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546959'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547083'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547083'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550380'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550380'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550491'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550491'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546991'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546991'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550114'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550114'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550297'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550297'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550413'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550413'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550721'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550721'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546904'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546904'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547080'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547080'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550229'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550229'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550492'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550492'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546393'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546393'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546579'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546579'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546615'^^xsd:integer;
  dwc:scientificName 'Pseudolithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144024'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546615'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546868'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546868'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546941'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546941'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547149'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547149'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546502'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546502'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546720'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546720'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546907'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546907'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550651'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550651'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546427'^^xsd:integer;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546427'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546465'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546465'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546653'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546653'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546814'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546814'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546924'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546924'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550414'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550414'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550555'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550555'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550655'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550655'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550070'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550070'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550415'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550415'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550551'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550551'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550718'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550718'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546539'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546539'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546815'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546815'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550420'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550420'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550552'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550552'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550653'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550653'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550722'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550722'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546813'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546813'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550037'^^xsd:integer;
  dwc:scientificName 'Acrosymphyton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144029'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550037'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550115'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550115'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550160'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550160'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550347'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550347'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550550'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550550'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550654'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550654'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550720'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550720'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546450'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546450'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546583'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546583'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546616'^^xsd:integer;
  dwc:scientificName 'Pseudolithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144024'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546616'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546866'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546866'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547147'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547147'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550197'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550197'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550674'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550674'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550731'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550731'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546327'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546327'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546455'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546455'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546712'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546712'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546903'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546903'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550064'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550064'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550228'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550228'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550452'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550452'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550495'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550495'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550641'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550641'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546538'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546538'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546652'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546652'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546809'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546809'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550701'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550701'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546391'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546391'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546451'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546451'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546578'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546578'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546614'^^xsd:integer;
  dwc:scientificName 'Pseudolithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144024'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546614'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546867'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546867'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547148'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547148'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550193'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550193'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550436'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550436'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550602'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550602'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546394'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546394'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546446'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546446'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546476'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546476'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546664'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546664'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546871'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546871'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547144'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547144'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550194'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550194'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550255'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550255'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550439'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550439'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550608'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550608'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550675'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550675'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546392'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546392'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546584'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546584'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546940'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546940'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550022'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550022'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550198'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550198'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550609'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550609'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546328'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546328'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546507'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546507'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546908'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546908'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547062'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547062'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550453'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550453'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550496'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550496'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546719'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546719'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550364'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550364'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550223'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550223'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550549'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550549'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550254'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550254'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550382'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550382'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550603'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550603'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550717'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550717'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550652'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550652'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547037'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547037'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546506'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546506'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547079'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547079'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550019'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550019'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547040'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547040'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547041'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547041'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550230'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550230'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546475'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546475'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550383'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550383'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550120'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550120'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550673'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550673'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550437'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550437'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550676'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550676'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546872'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546872'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550260'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550260'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550072'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550072'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550419'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550419'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550607'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550607'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546939'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546939'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550330'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550330'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550121'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '42.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550121'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550222'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550222'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550331'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550331'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546500'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546500'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546906'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546906'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547082'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547082'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550346'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550346'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550547'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550547'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550715'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550715'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550112'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550112'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550342'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550342'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550541'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550541'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550713'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550713'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546430'^^xsd:integer;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546430'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546447'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546447'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546474'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546474'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546863'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546863'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547035'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547035'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547068'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547068'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547140'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547140'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550017'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550017'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550080'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550080'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550191'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550191'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550314'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550314'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550435'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550435'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550600'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550600'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550672'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550672'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546448'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546448'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546581'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546581'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546864'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546864'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547036'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547036'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547146'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547146'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550133'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550133'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550196'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550196'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550730'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550730'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546950'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546950'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546987'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546987'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547067'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547067'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550248'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550248'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550295'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550295'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550546'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550546'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550714'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550714'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546535'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546535'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546734'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546734'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546801'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546801'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547104'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547104'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1549985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1549985'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1549985'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546425'^^xsd:integer;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546425'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546536'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546536'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546806'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546806'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546921'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546921'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547102'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547102'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1549986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1549986'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1549986'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550035'^^xsd:integer;
  dwc:scientificName 'Acrosymphyton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144029'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550035'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550113'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550113'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550412'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550412'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550542'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550542'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546505'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546505'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546962'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546962'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547081'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547081'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550094'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550094'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550227'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550227'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546499'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546499'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546901'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546901'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547078'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547078'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550489'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550489'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546325'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546325'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546504'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546504'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546905'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546905'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546961'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546961'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547061'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547061'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550225'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550225'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550379'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550379'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550494'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550494'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550699'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550699'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546445'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546445'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546705'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546705'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546870'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546870'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547143'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547143'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550021'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550021'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550362'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550362'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547142'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547142'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550018'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550018'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550134'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550134'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550192'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550192'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550601'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550601'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546498'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546498'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546739'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546739'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550606'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550606'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546449'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546449'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546663'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546663'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546689'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546689'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546704'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546704'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546353'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546353'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546537'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546537'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546807'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546807'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546923'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546923'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546990'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546990'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550294'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550294'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550548'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550548'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546444'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546444'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546580'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546580'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546678'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546678'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546688'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546688'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546869'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546869'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547038'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547038'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547141'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547141'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550604'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550604'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546352'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546352'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546533'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546533'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546673'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546673'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546802'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546802'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546922'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546922'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546984'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546984'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550159'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550159'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1549987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1549987'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1549987'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550020'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550020'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546577'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546577'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550363'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550363'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546920'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546920'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546988'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546988'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546989'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546989'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550700'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550700'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550226'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550226'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546582'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546582'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550221'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550221'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546650'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546650'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546902'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546902'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550296'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550296'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550381'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550381'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550062'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550062'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547039'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547039'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550063'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550063'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550716'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550716'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546865'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546865'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550036'^^xsd:integer;
  dwc:scientificName 'Acrosymphyton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144029'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550036'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550195'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550195'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547105'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547105'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546613'^^xsd:integer;
  dwc:scientificName 'Pseudolithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144024'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546613'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550458'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550458'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550605'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550605'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02186 9.79223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02186"^^xsd:decimal ;
  dwc:decimalLongitude "9.79223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546805'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79223'^^xsd:double;
  dwc:latitude '43.02186'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546805'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550039'^^xsd:integer;
  dwc:scientificName 'Aglaophenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550039'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550067'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550067'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550099'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550099'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550510'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550510'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546345'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546345'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546520'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546520'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550706'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550706'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546346'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546346'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546639'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546639'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550274'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550274'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550398'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550398'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546679'^^xsd:integer;
  dwc:scientificName 'Gastrochaena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '138032'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546679'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '138032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546776'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546776'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546967'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546967'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546724'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546724'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546775'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546775'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550004'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550004'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546674'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546674'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546840'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546840'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547012'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547012'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550352'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550352'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550578'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550578'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550662'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550662'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546370'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546370'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546839'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546839'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547011'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547011'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550174'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550174'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550349'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550349'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550572'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550572'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550661'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550661'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546305'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546305'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546714'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546714'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546952'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546952'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550038'^^xsd:integer;
  dwc:scientificName 'Aglaophenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550038'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550263'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550263'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550370'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550370'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550626'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550626'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550685'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550685'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546456'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546456'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546524'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546524'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546640'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546640'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546782'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546782'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546972'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546972'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1549982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1549982'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1549982'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550150'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550150'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550240'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550240'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550253'^^xsd:integer;
  dwc:scientificName 'Clavelina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '103453'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550253'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '103453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550401'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550401'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550523'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550523'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546420'^^xsd:integer;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546420'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546778'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546778'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546969'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546969'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1549981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1549981'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1549981'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550277'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550277'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550402'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550402'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550524'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550524'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546635'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546635'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546970'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546970'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550282'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550282'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550404'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550404'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550518'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550518'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546525'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546525'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546636'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546636'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546783'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546783'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546973'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546973'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550283'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550283'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550405'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550405'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546526'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546526'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546784'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546784'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550068'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550068'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550151'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550151'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550278'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550278'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550403'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550403'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550525'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550525'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550709'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550709'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550707'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550707'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546521'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546521'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550239'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550239'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550280'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550280'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550517'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550517'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550646'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550646'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546301'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546301'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546480'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546480'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546891'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546891'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550054'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550054'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550368'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550368'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550463'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550463'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546303'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546303'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546482'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546482'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550369'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550369'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550625'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550625'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546362'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546362'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546553'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546553'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546832'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546832'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547006'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547006'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1549999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1549999'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1549999'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550047'^^xsd:integer;
  dwc:scientificName 'Aglaophenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550047'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550073'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550073'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546307'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546307'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546487'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546487'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546716'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546716'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546744'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546744'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546895'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546895'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546955'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546955'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547071'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547071'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550055'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550055'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550372'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550372'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550474'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550474'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546311'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546311'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546414'^^xsd:integer;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546414'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546486'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546486'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546681'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546681'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546894'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546894'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546954'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546954'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550266'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550266'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550374'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550374'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550473'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550473'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550689'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550689'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547070'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547070'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550083'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550083'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550264'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550264'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550320'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550320'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550371'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550371'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550467'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550467'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546378'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546378'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546470'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546470'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546626'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546626'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546364'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546364'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546555'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546555'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546834'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546834'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547008'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547008'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550001'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550001'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550659'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550659'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550726'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550726'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546363'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546363'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546435'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546435'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546554'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546554'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547007'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547007'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547123'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547123'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550000'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550000'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550128'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550128'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550176'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550176'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550351'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550351'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550455'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550455'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550577'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550577'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546434'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546434'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546838'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546838'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547121'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547121'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550003'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550003'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550127'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550127'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550428'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550428'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550456'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550456'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550576'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550576'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550727'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550727'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546479'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546479'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550210'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550210'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550262'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550262'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550367'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550367'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550682'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550682'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546368'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546368'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546557'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546557'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546657'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546657'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546686'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546686'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546837'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546837'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547010'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547010'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547120'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547120'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550002'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550002'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550429'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550429'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550570'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550570'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546304'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546304'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546483'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546483'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546627'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546627'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546893'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546893'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550466'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550466'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550684'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550684'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546722'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546722'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546774'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546774'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546965'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546965'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547092'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547092'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550066'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550066'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550126'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550126'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1549980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1549980'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1549980'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550040'^^xsd:integer;
  dwc:scientificName 'Aglaophenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550040'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550149'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550149'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550235'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550235'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550275'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550275'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550399'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550399'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546602'^^xsd:integer;
  dwc:scientificName 'Pseudolithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144024'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546602'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546633'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546633'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546777'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546777'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546968'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546968'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550148'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550148'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550236'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550236'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550276'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550276'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550400'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550400'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550516'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550516'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546634'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546634'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546725'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546725'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546781'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546781'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546971'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546971'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546833'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546833'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546659'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546659'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546846'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546846'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547019'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547019'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547125'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547125'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550008'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550008'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550179'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550179'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550431'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550431'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550583'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550583'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550667'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550667'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546371'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546371'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546438'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546438'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546559'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546559'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546610'^^xsd:integer;
  dwc:scientificName 'Pseudolithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144024'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546610'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546841'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546841'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547124'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547124'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550178'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550178'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550353'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550353'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550579'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550579'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550663'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550663'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546366'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546366'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546556'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546556'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546835'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546835'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547009'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547009'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550573'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550573'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550660'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550660'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546365'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546365'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546558'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546558'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550172'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550172'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550209'^^xsd:integer;
  dwc:scientificName 'Caulerpa prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144471'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550209'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546302'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546302'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546481'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546481'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546892'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546892'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550464'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550464'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550683'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550683'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546308'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546308'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546484'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546484'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547072'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547072'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550056'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550056'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550212'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550212'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550373'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550373'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550468'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550468'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546966'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546966'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550515'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550515'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546625'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546625'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550117'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550117'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550450'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550450'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550281'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550281'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546522'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546522'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550519'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550519'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550708'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550708'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550465'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550465'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550211'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550211'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550451'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550451'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550173'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550173'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546632'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546632'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550522'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550522'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546306'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546306'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547013'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547013'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550177'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550177'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550571'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550571'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546369'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546369'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03196"^^xsd:decimal ;
  dwc:decimalLongitude "9.79667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03196 9.79667)"^^geo:wktLiteral ;
  geo-pos:lat "43.03196"^^xsd:decimal ;
  geo-pos:long "9.79667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550462'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79667'^^xsd:double;
  dwc:latitude '43.03196'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550462'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546694'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546694'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546843'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546843'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546932'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546932'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547016'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547016'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546374'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546374'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546439'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546439'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546561'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546561'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547129'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547129'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550007'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550007'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550049'^^xsd:integer;
  dwc:scientificName 'Aglaophenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550049'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550183'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550183'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550309'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550309'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550586'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550586'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546471'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546471'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550076'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550076'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550585'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550585'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547021'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547021'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547127'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547127'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550010'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550010'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550048'^^xsd:integer;
  dwc:scientificName 'Aglaophenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550048'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546347'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546347'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546423'^^xsd:integer;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546423'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546461'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546461'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546605'^^xsd:integer;
  dwc:scientificName 'Pseudolithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144024'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546605'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546731'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546731'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546793'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546793'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547098'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547098'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550406'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550406'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546603'^^xsd:integer;
  dwc:scientificName 'Pseudolithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144024'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546603'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546643'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546643'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546792'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546792'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550103'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550103'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550288'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550288'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550338'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550338'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550528'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550528'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546300'^^xsd:integer;
  dwc:scientificName 'Hemimycale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '131948'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546300'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546315'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546315'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546749'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546749'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550061'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550061'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550219'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550219'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550268'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550268'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550484'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550484'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550638'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550638'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546320'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546320'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547023'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547023'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550050'^^xsd:integer;
  dwc:scientificName 'Aglaophenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550050'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550184'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550184'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550430'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550430'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550588'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550588'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550670'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550670'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546377'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546377'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546563'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546563'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546845'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546845'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550051'^^xsd:integer;
  dwc:scientificName 'Aglaophenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550051'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550310'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550310'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550356'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550356'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550582'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550582'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550666'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550666'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550728'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550728'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550734'^^xsd:integer;
  dwc:scientificName 'Halopteris scoparia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '182742'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550734'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546381'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546381'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546566'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546566'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546850'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546850'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547022'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547022'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550011'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550011'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550181'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550181'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550587'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550587'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550669'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550669'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546644'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546644'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546684'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546684'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550107'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550107'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550153'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550153'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550287'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550287'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550529'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550529'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550710'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550710'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550733'^^xsd:integer;
  dwc:scientificName 'Halopteris scoparia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '182742'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550733'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546462'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546462'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546648'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546648'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546729'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546729'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546794'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546794'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550108'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550108'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550535'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550535'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550650'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550650'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546375'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546375'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546844'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546844'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546933'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546933'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547017'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547017'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550311'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550311'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550355'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550355'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550432'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550432'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550665'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550665'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546350'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546350'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546459'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546459'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546645'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546645'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546789'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546789'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550104'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550104'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550289'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550289'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550409'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550409'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550530'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550530'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546382'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546382'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546429'^^xsd:integer;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546429'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546567'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546567'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546852'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546852'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547024'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547024'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547130'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547130'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550077'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550077'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550312'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550312'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550433'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550433'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550589'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550589'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550534'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550534'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550649'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550649'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550711'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550711'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546458'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546458'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546597'^^xsd:integer;
  dwc:scientificName 'Palmophyllum crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145917'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546597'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550475'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550475'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550630'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550630'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550690'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550690'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546896'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546896'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546956'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546956'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550214'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550214'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550265'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550265'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550476'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550476'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550631'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550631'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550687'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550687'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546413'^^xsd:integer;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546413'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546485'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546485'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546742'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546742'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550215'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550215'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550470'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550470'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550628'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550628'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550688'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550688'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546488'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546488'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546715'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546715'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546746'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546746'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546957'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546957'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550090'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550090'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550136'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550136'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550217'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550217'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550471'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550471'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550632'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550632'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550691'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550691'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546595'^^xsd:integer;
  dwc:scientificName 'Palmophyllum crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145917'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546595'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546638'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546638'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546682'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546682'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546726'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546726'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546780'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546780'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550069'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550069'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550100'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550100'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550238'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550238'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550284'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550284'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550521'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550521'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546380'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546380'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546437'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546437'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546472'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546472'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546849'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546849'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546560'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546560'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546842'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546842'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547014'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547014'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547128'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547128'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550005'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550005'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550129'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550129'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550580'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550580'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550009'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550009'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550182'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550182'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550584'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550584'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546594'^^xsd:integer;
  dwc:scientificName 'Palmophyllum crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145917'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546594'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546637'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546637'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546672'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546672'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546727'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546727'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546779'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546779'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547096'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547096'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546379'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546379'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546436'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546436'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546660'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546660'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546713'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546713'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546848'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546848'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547015'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547015'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550006'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550006'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550075'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550075'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550354'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550354'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550581'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550581'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546457'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546457'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546596'^^xsd:integer;
  dwc:scientificName 'Palmophyllum crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145917'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546596'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546641'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546641'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546683'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546683'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546728'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546728'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546785'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546785'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547097'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547097'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547158'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547158'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550101'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550101'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550241'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550241'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546646'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546646'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546786'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546786'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546974'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546974'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550041'^^xsd:integer;
  dwc:scientificName 'Aglaophenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550041'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550106'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550106'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550205'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550205'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546489'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546489'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546738'^^xsd:integer;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546738'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546748'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546748'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546897'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546897'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550060'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550060'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550267'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550267'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550322'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550322'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550461'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550461'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550634'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550634'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546372'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546372'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546564'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546564'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546847'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546847'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547020'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547020'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550152'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550152'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550237'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550237'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550279'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550279'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550520'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550520'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546642'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546642'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546730'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546730'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546787'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546787'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547063'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547063'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550102'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550102'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550286'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550286'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550527'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550527'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546376'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546376'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546428'^^xsd:integer;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546428'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546661'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546661'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546851'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546851'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546934'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546934'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547073'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547073'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550220'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550220'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550483'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550483'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546313'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546313'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546747'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546747'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550218'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550218'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550633'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550633'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546310'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546310'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546743'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546743'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550057'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550057'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550321'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550321'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550472'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550472'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550629'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550629'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546314'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546314'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546529'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546529'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546599'^^xsd:integer;
  dwc:scientificName 'Palmophyllum crassum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145917'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546599'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546604'^^xsd:integer;
  dwc:scientificName 'Pseudolithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144024'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546604'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547058'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547058'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550058'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550058'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550213'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550213'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550469'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550469'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550686'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550686'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546737'^^xsd:integer;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546737'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546745'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546745'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550059'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550059'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550216'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550216'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550257'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550257'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550242'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550242'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550533'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550533'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550648'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550648'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546741'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546741'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550668'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550668'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546373'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546373'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546647'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546647'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546494'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546494'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546493'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546493'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550477'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550477'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550692'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550692'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550664'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550664'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550647'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550647'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547018'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547018'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546348'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546348'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546562'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546562'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546975'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546975'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550357'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550357'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550627'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550627'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546309'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546309'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546953'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546953'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546312'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546312'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546523'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546523'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546565'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546565'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546680'^^xsd:integer;
  dwc:scientificName 'Gastrochaena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '138032'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546680'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '138032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550180'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550180'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550526'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550526'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550285'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550285'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546421'^^xsd:integer;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546421'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550074'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550074'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546422'^^xsd:integer;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546422'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546788'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546788'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550290'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550290'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.04045"^^xsd:decimal ;
  dwc:decimalLongitude "9.79955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.04045 9.79955)"^^geo:wktLiteral ;
  geo-pos:lat "43.04045"^^xsd:decimal ;
  geo-pos:long "9.79955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547126'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.79955'^^xsd:double;
  dwc:latitude '43.04045'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547126'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550258'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550258'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546329'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546329'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546758'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546758'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546913'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546913'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550384'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550384'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550143'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550143'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550231'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550231'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547088'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547088'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550388'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550388'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550065'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550065'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550144'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550144'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546721'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546721'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547090'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547090'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547085'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547085'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550332'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550332'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550390'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550390'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550499'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550499'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546548'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546548'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546825'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546825'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1549994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1549994'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1549994'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550427'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550427'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546398'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546398'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546433'^^xsd:integer;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546433'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546590'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546590'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546882'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546882'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546943'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546943'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550029'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550029'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546404'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546404'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546591'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546591'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546883'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546883'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547050'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547050'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550445'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550445'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546432'^^xsd:integer;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546432'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546587'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546587'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546877'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546877'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546946'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546946'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547046'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547046'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550025'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550025'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546546'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546546'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546929'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546929'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546998'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546998'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547109'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547109'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550162'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550162'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546542'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546542'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546926'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546926'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546994'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546994'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1549990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1549990'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1549990'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550299'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550299'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550418'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550418'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550554'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550554'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546547'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546547'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546820'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546820'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546999'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546999'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547114'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547114'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1549992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1549992'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1549992'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550166'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550166'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550304'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550304'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550423'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550423'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546549'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546549'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546826'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546826'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547004'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547004'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1549995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1549995'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1549995'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550165'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550165'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546938'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546938'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547042'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547042'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547145'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547145'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550023'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550023'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550251'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550251'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546331'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546331'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546508'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546508'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546759'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546759'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546915'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546915'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547089'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547089'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550084'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550084'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550386'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550386'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550504'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550504'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546618'^^xsd:integer;
  dwc:scientificName 'Pseudolithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144024'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546618'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546876'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546876'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546945'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546945'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547153'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547153'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550443'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550443'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550611'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550611'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550681'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550681'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546426'^^xsd:integer;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546426'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546541'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546541'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546811'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546811'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546993'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546993'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1549989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1549989'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1549989'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550301'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550301'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546357'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546357'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546810'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546810'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546925'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546925'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546992'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546992'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547107'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547107'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1549988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1549988'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1549988'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550416'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550416'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550557'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550557'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550719'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550719'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546397'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546397'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546617'^^xsd:integer;
  dwc:scientificName 'Pseudolithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144024'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546617'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546708'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546708'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546875'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546875'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546944'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546944'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547044'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547044'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550123'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550123'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550199'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550199'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550440'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550440'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550732'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550732'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546543'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546543'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546654'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546654'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546816'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546816'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547106'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547106'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550300'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550300'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550556'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550556'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546403'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546403'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546665'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546665'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546878'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546878'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547047'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547047'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547150'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547150'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550444'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550444'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550612'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550612'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546918'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546918'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547087'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547087'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550096'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550096'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550501'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550501'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550702'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550702'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546333'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546333'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546761'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546761'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550232'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550232'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550334'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550334'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550387'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550387'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550454'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550454'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550500'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550500'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546332'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546332'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550303'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550303'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550725'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550725'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546400'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546400'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546667'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546667'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546707'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546707'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546884'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546884'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547051'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547051'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550031'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550031'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550200'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550200'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550315'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550315'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546912'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546912'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550098'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550098'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546336'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546336'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546513'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546513'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546763'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546763'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546911'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546911'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547086'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547086'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550087'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550087'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550391'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550391'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546335'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546335'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546760'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546760'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546916'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546916'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550502'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550502'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550642'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550642'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546511'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546511'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546909'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546909'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550086'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550086'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550095'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550095'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550389'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550389'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550498'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550498'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546402'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546402'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546477'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546477'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546881'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546881'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546942'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546942'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547049'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547049'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550053'^^xsd:integer;
  dwc:scientificName 'Aglaophenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550053'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550365'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550365'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546330'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546330'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546512'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546512'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546762'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546762'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546910'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546910'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550097'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550097'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550503'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550503'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546358'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546358'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546545'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546545'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546997'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546997'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547108'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547108'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550071'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550071'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550161'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550161'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550298'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550298'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550417'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550417'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550558'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550558'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546544'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546544'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546996'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546996'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1549991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1549991'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1549991'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550422'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550422'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546396'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546396'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546431'^^xsd:integer;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546431'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546586'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546586'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546706'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546706'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546874'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546874'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547043'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547043'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550438'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550438'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550610'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550610'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546585'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546585'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546873'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546873'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550497'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550497'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546914'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546914'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550333'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550333'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550565'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550565'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547003'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547003'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550030'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550030'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550559'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550559'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547045'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547045'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546540'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546540'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550615'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550615'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546510'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546510'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546917'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546917'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550505'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550505'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547084'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547084'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550385'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550385'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550553'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550553'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546401'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546401'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550560'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550560'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550616'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550616'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550122'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550122'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546509'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546509'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546514'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546514'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550085'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550085'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550506'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550506'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546670'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546670'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546453'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546453'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546928'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546928'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550442'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550442'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546995'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546995'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547152'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547152'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546452'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546452'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550421'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550421'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546817'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546817'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550024'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550024'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546395'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546395'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550028'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550028'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546818'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546818'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546589'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546589'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546334'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546334'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546930'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546930'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546812'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546812'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550302'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550302'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546399'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546399'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550441'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550441'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546819'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546819'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.00332"^^xsd:decimal ;
  dwc:decimalLongitude "9.81077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.00332 9.81077)"^^geo:wktLiteral ;
  geo-pos:lat "43.00332"^^xsd:decimal ;
  geo-pos:long "9.81077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546927'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.81077'^^xsd:double;
  dwc:latitude '43.00332'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546927'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550081'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550081'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550316'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550316'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550446'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550446'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546588'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546588'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546666'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546666'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546880'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546880'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547151'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547151'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550027'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550027'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550460'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550460'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550617'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550617'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550678'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550678'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547155'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547155'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547159'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547159'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550082'^^xsd:integer;
  dwc:scientificName 'Amphiroa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550082'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550252'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550252'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550317'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550317'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546405'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546405'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550459'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550459'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550614'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550614'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550677'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550677'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546620'^^xsd:integer;
  dwc:scientificName 'Pseudolithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144024'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546620'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546951'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546951'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546406'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546406'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547118'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547118'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1549998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1549998'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1549998'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550116'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550116'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550171'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550171'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550658'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550658'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546359'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546359'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546467'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546467'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550426'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550426'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550564'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550564'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550657'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550657'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550724'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550724'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546691'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546691'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546829'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546829'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547113'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547113'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550169'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550169'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550568'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550568'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546948'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546948'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550125'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550125'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550204'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550204'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550623'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550623'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546410'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546410'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546668'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546668'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546886'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546886'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547053'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547053'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550202'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550202'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550318'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550318'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550448'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550448'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550680'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550680'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546412'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546412'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546621'^^xsd:integer;
  dwc:scientificName 'Pseudolithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144024'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546621'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546740'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546740'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546887'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546887'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547054'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547054'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547156'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547156'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550319'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550319'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550449'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550449'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550621'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550621'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546658'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546658'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546690'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546690'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546831'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546831'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547005'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547005'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550261'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550261'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550350'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550350'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550575'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550575'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546367'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546367'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546469'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546469'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546609'^^xsd:integer;
  dwc:scientificName 'Pseudolithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144024'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546609'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546693'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546693'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546735'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546735'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546836'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546836'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547119'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547119'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550175'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550175'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550574'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550574'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546468'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546468'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546552'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546552'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546608'^^xsd:integer;
  dwc:scientificName 'Pseudolithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144024'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546608'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546830'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546830'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546824'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546824'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547002'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547002'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546341'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546341'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546515'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546515'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546770'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546770'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550394'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550394'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546360'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546360'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546655'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546655'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546821'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546821'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547110'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547110'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1549993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1549993'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1549993'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550163'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550163'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550307'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550307'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546361'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546361'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546607'^^xsd:integer;
  dwc:scientificName 'Pseudolithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144024'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546607'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546685'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546685'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546827'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546827'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547111'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547111'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1549996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1549996'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1549996'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550308'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550308'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546550'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546550'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546822'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546822'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547117'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547117'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550046'^^xsd:integer;
  dwc:scientificName 'Aglaophenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550046'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550170'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550170'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550306'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550306'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550348'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550348'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550561'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550561'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550656'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550656'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550723'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550723'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547115'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547115'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550168'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550168'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550424'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550424'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550567'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550567'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546466'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546466'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546656'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546656'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547001'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547001'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547116'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547116'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550305'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550305'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550425'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550425'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550562'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550562'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546551'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546551'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546828'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546828'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547112'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547112'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550164'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550164'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546337'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546337'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546769'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546769'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547093'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547093'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550208'^^xsd:integer;
  dwc:scientificName 'Caulerpa prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144471'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550208'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550233'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550233'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550393'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550393'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550511'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550511'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546764'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546764'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550207'^^xsd:integer;
  dwc:scientificName 'Caulerpa prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144471'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550207'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550507'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550507'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550643'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550643'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546765'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546765'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547094'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547094'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550335'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550335'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546342'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546342'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546518'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546518'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546671'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546671'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547091'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547091'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550234'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550234'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550259'^^xsd:integer;
  dwc:scientificName 'Codium bursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145079'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550259'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550395'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550395'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550512'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550512'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546619'^^xsd:integer;
  dwc:scientificName 'Pseudolithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144024'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546619'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546879'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546879'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547154'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547154'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550026'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550026'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550613'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550613'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546408'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546408'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546478'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546478'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546592'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546592'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546885'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546885'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546949'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546949'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547069'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547069'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547157'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547157'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550201'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550201'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550679'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550679'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550447'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550447'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550622'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550622'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546339'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546339'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546773'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546773'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550336'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550336'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550514'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550514'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550705'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550705'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546344'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546344'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546772'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546772'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546766'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546766'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547095'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547095'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550147'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550147'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550513'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550513'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546340'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546340'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546517'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546517'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546723'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546723'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546768'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546768'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546963'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546963'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550146'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550146'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550272'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550272'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550337'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550337'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550644'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550644'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546454'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546454'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546623'^^xsd:integer;
  dwc:scientificName 'Pseudolithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144024'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546623'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546890'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546890'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547057'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547057'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550034'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550034'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550135'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550135'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550256'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550256'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550624'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550624'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546411'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546411'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546888'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546888'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547055'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547055'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550124'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550124'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550366'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550366'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550619'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550619'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546409'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546409'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546593'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546593'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546889'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546889'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546407'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546407'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546622'^^xsd:integer;
  dwc:scientificName 'Pseudolithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144024'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546622'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550033'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550033'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550203'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550203'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550273'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550273'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550397'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550397'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546343'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546343'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546767'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546767'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550145'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550145'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550396'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550396'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550509'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550509'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550703'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550703'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546338'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546338'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546516'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546516'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550569'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550569'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550704'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550704'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546709'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546709'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546947'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546947'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547056'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547056'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550620'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550620'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546669'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546669'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547122'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547122'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546692'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546692'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1549997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1549997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1549997'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1549997'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546964'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546964'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546919'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546919'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550032'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550032'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546519'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546519'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550508'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550508'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550566'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550566'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546931'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546931'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547000'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547000'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550167'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550167'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550645'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550645'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546823'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546823'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550563'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550563'^^xsd:anyURI;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550392'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145506'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550392'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1568383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1546771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1546771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1546771'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1546771'^^xsd:anyURI;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547048'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547048'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1550618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1550618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1550618'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1550618'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0724"^^xsd:decimal ;
  dwc:decimalLongitude "9.82615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0724 9.82615)"^^geo:wktLiteral ;
  geo-pos:lat "43.0724"^^xsd:decimal ;
  geo-pos:long "9.82615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1289__urn%3Acatalog%3AMarBEF%2FLargeNet%3Apm%3A1547052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pm:1547052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1289_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pm'^^xsd:string;
  dwc:catalogNumber '1547052'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Toscano Archipelago'^^xsd:string;
  dwc:longitude '9.82615'^^xsd:double;
  dwc:latitude '43.0724'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.0384 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pm:1547052'^^xsd:anyURI;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
# EOF